Learn R Programming

R2MLwiN (version 0.8-1)

[,mlwinfitIGLS,ANY,ANY,ANY-method: Extract or Replace parts of "mlwinfitIGLS" objects

Description

Extract or Replace parts of "mlwinfitIGLS" objects

Usage

## S3 method for class 'mlwinfitIGLS,ANY,ANY,ANY':
[(x, i, j, drop)

## S3 method for class 'mlwinfitIGLS,ANY,ANY,ANY':
[(x, i, j) <- value

## S3 method for class 'mlwinfitIGLS':
[[(x, i, j, drop)

## S3 method for class 'mlwinfitIGLS':
[[(x, i, j) <- value

Arguments

x
data frame
i,j
elements to extract or replace. For [ and [[, these are character.
drop
not used.
value
a suitable replacement value.